toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.plugin.callback
/
[jvm]AllowPluginCallback
/
Response
Response
interface
Response
A response for
AllowPluginCallback
.
Members
Functions
allow
Link copied to clipboard
open
fun
allow
(
)
:
AllowPluginCallback.Response
Notifies the engine that the plugin is allowed to be used.
deny
Link copied to clipboard
open
fun
deny
(
)
:
AllowPluginCallback.Response
Notifies the engine that the plugin isn't allowed at the moment.